home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 3 / Amiga Tools 3.iso / grafik / raytracing / rayshade-4.0.6.3 / rayfiles / rsdefs / docs / changes < prev    next >
Text File  |  1994-08-09  |  1KB  |  29 lines

  1.  
  2. 12/18/92 - Added new surfaces.  Corrected documents.  Changed superprims:
  3.     RSPskysphere is easier to use; all primitives, except for the skys,
  4.     have a surface specification; Platonic Solids now can be transformed
  5.     the same as normal objects. Added surfaces.info, and test_surfs.
  6.  
  7. 2/8/93 - Converted package to hierarchal format.  Changed primitives to a more
  8.     versital format.  Added "prefix" argument to all primitives.  Changed
  9.     surfaces to macros.  Modifed testsurf.ray to use new surface macros.
  10.     Added new primitives -- <chess.rh>: RSPchessboard, RSPcylinderboard;
  11.     <clean.rh>: RSPtoothbrush, RSPsoapbar, RSPsoap_dish, RSPsoap_and_dish,
  12.     RSPglass, RSPglass_holder;  <font.rh>: RSPfont_*; <jewels.rh>:
  13.     RSPjewel8pt, RSPmounted_jewel8pt; <rounded.rh>: RSProundedbox,
  14.     RSPboxframe, RSProundedcylinder, RSProundeddisc.  Added macro for
  15.     placing chess pieces, RSMchesspiece.  Added Example files
  16.     -- checkers.ray, clean.ray, font.ray, ring.ray, soap.ray.
  17.     Added Docs/CSG, Objects/obj_info.txt.  Added textures:
  18.     RSTnamed_marb_check1, RSTlightgray_marb.  Added frametype:
  19.     RSF*_perfect.
  20.  
  21. 4/15/93 - Split Docs into several files.  Added stdhdr for testing examples.
  22.  
  23. 4/26/93 - Replaced clean.rh with old definitions that uses grids and moved
  24.     new clean.rh to clean.rh.lists.  This is to take into account the
  25.     problem with CSG "checkbounds" being set to false.  The clean.rh.lists
  26.     file should be used if checkbounds is set to true.
  27.  
  28. 4/28/93 - Added AddingGuide to documentation section.
  29.